{ "cells": [ { "cell_type": "markdown", "id": "0da37fa4", "metadata": {}, "source": [ "---\n", "format:\n", " html:\n", " other-links:\n", " - text: This notebook\n", " href: L8 Polynomial Interpolation.ipynb\n", "---" ] }, { "cell_type": "markdown", "id": "aad6bc09-0de2-4531-9043-0bacc8e41409", "metadata": {}, "source": [ "# Chapter 3: Polynomial Interpolation {#sec-three}" ] }, { "cell_type": "markdown", "id": "c79162dc", "metadata": {}, "source": [ "